const go/types._InvalidMethodExpr

2 uses

	go/types (current package)
		call.go#L559: 			check.errorf(e.Sel, _InvalidMethodExpr, "cannot call pointer method %s on %s", sel, x.typ)
		errorcodes.go#L1199: 	_InvalidMethodExpr